home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / share / doc / libwxgtk2.8-0 / copyright
Encoding:
Text File  |  2010-09-04  |  25.1 KB  |  301 lines

  1. This package was debianized by Ron Lee <ron@debian.org> on
  2. Sun, 13 Feb 2000 18:40:00 +1030.
  3.  
  4. more information about wxWindows, as well as the source these debs
  5. are produced from can be found at http://www.wxwidgets.org/
  6.  
  7. Note for Debian users:
  8. ======================
  9.  
  10. Most of the core wxWindows library is licenced under the wxWindows Library
  11. Licence (included below), however some additional features of the library
  12. may include source licenced under terms which do not include the exception
  13. permitting you to licence binary object code versions of works based on the
  14. Library under terms of your own choice.  At any time and without warning,
  15. newer versions of the Debian binary packages may include such code.
  16.  
  17. In short, if you plan to licence apps built against these debs under terms
  18. compatible with the GPL or LGPL, then you have nothing to worry about.  If
  19. you wish to release your code under a licence which does not grant all of
  20. the same rights as the LGPL would assert but would be permitted under the
  21. terms of the exception, then you are strongly advised to either check the
  22. licencing terms of all components that these debs (and all future versions
  23. that you use) are built with, or build your own binaries of wxWindows which
  24. include only such code as is definitely covered by the exception.
  25.  
  26. You should presume that these debs will fall under the provisions of the
  27. unmodified LGPL unless you can prove otherwise, however this note in no way
  28. alters the actual terms of the authorative licence detailed below, it is
  29. intended to be purely informative of the fact that the Debian binary packages
  30. will be built primarily with features useful to Free Software developers and
  31. may not be suitable "as is" for compiling software for distribution that is
  32. licenced incompatibly with the LGPL.  See /usr/share/common-licenses for
  33. the full text of the LGPL.
  34.  
  35. Modifications and additions to the Library itself are encouraged to be
  36. placed under the wxWindows Library Licence.  We hope you find it useful.
  37.  
  38.   -- Ron
  39.  
  40. -----------------------------------------------------------------------------
  41.  
  42. Preamble
  43. ========
  44.  
  45. The licensing of the wxWindows library is intended to protect the wxWindows
  46. library, its developers, and its users, so that the considerable investment
  47. it represents is not abused.
  48.  
  49. Under the terms of the wxWindows Licence, you as a user are not
  50. obliged to distribute wxWindows source code with your products, if you
  51. distribute these products in binary form. However, you are prevented from
  52. restricting use of the library in source code form, or denying others the
  53. rights to use or distribute wxWindows library source code in the way
  54. intended.
  55.  
  56. The wxWindows Licence establishes the copyright for the code and related
  57. material, and it gives you legal permission to copy, distribute and/or
  58. modify the library. It also asserts that no warranty is given by the authors
  59. for this or derived code.
  60.  
  61. The core distribution of the wxWindows library contains files
  62. under two different licences:
  63.  
  64. - Most files are distributed under the GNU Library General Public
  65.   Licence, version 2, with the special exception that you may create and
  66.   distribute object code versions built from the source code or modified
  67.   versions of it (even if these modified versions include code under a
  68.   different licence), and distribute such binaries under your own
  69.   terms.
  70.  
  71. - Most core wxWindows manuals are made available under the "wxWindows
  72.   Free Documentation Licence", which allows you to distribute modified
  73.   versions of the manuals, such as versions documenting any modifications
  74.   made by you in your version of the library. However, you may not restrict
  75.   any third party from reincorporating your changes into the original
  76.   manuals.
  77.  
  78.  
  79.  
  80.                 wxWindows Library Licence, Version 3
  81.                 ====================================
  82.  
  83.   Copyright (c) 1998 Julian Smart, Robert Roebling et al
  84.  
  85.   Everyone is permitted to copy and distribute verbatim copies
  86.   of this licence document, but changing it is not allowed.
  87.  
  88.                        WXWINDOWS LIBRARY LICENCE
  89.      TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
  90.   
  91.   This library is free software; you can redistribute it and/or modify it
  92.   under the terms of the GNU Library General Public Licence as published by
  93.   the Free Software Foundation; either version 2 of the Licence, or (at
  94.   your option) any later version.
  95.   
  96.   This library is distributed in the hope that it will be useful, but
  97.   WITHOUT ANY WARRANTY; without even the implied warranty of
  98.   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Library
  99.   General Public Licence for more details.
  100.  
  101.   You should have received a copy of the GNU Library General Public Licence
  102.   along with this software, usually in a file named COPYING.LIB.  If not,
  103.   write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
  104.   Boston, MA 02110-1301, USA.
  105.  
  106.   EXCEPTION NOTICE
  107.  
  108.   1. As a special exception, the copyright holders of this library give
  109.   permission for additional uses of the text contained in this release of
  110.   the library as licenced under the wxWindows Library Licence, applying
  111.   either version 3 of the Licence, or (at your option) any later version of
  112.   the Licence as published by the copyright holders of version 3 of the
  113.   Licence document.
  114.  
  115.   2. The exception is that you may use, copy, link, modify and distribute
  116.   under the user's own terms, binary object code versions of works based
  117.   on the Library.
  118.  
  119.   3. If you copy code from files distributed under the terms of the GNU
  120.   General Public Licence or the GNU Library General Public Licence into a
  121.   copy of this library, as this licence permits, the exception does not
  122.   apply to the code that you add in this way.  To avoid misleading anyone as
  123.   to the status of such modified files, you must delete this exception
  124.   notice from such code and/or adjust the licensing conditions notice
  125.   accordingly.
  126.  
  127.   4. If you write modifications of your own for this library, it is your
  128.   choice whether to permit this exception to apply to your modifications. 
  129.   If you do not wish that, you must delete the exception notice from such
  130.   code and/or adjust the licensing conditions notice accordingly.
  131.  
  132.  
  133.  
  134.                 wxWindows Free Documentation Licence, Version 3
  135.                 ===============================================
  136.  
  137.   Copyright (c) 1998 Julian Smart, Robert Roebling et al
  138.  
  139.   Everyone is permitted to copy and distribute verbatim copies
  140.   of this licence document, but changing it is not allowed.
  141.    
  142.                    WXWINDOWS FREE DOCUMENTATION LICENCE
  143.      TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
  144.  
  145.   1. Permission is granted to make and distribute verbatim copies of this
  146.   manual or piece of documentation provided any copyright notice and this
  147.   permission notice are preserved on all copies.
  148.  
  149.   2. Permission is granted to process this file or document through a
  150.   document processing system and, at your option and the option of any third
  151.   party, print the results, provided a printed document carries a copying
  152.   permission notice identical to this one.
  153.  
  154.   3. Permission is granted to copy and distribute modified versions of this
  155.   manual or piece of documentation under the conditions for verbatim
  156.   copying, provided also that any sections describing licensing conditions
  157.   for this manual, such as, in particular, the GNU General Public Licence,
  158.   the GNU Library General Public Licence, and any wxWindows Licence are
  159.   included exactly as in the original, and provided that the entire
  160.   resulting derived work is distributed under the terms of a permission
  161.   notice identical to this one.
  162.  
  163.   4. Permission is granted to copy and distribute translations of this
  164.   manual or piece of documentation into another language, under the above
  165.   conditions for modified versions, except that sections related to
  166.   licensing, including this paragraph, may also be included in translations
  167.   approved by the copyright holders of the respective licence documents in
  168.   addition to the original English.
  169.  
  170.                             WARRANTY DISCLAIMER
  171.  
  172.   5. BECAUSE THIS MANUAL OR PIECE OF DOCUMENTATION IS LICENSED FREE OF CHARGE,
  173.   THERE IS NO WARRANTY FOR IT, TO THE EXTENT PERMITTED BY APPLICABLE LAW. 
  174.   EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER
  175.   PARTIES PROVIDE THIS MANUAL OR PIECE OF DOCUMENTATION "AS IS" WITHOUT
  176.   WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT
  177.   LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
  178.   PARTICULAR PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF
  179.   THE MANUAL OR PIECE OF DOCUMENTATION IS WITH YOU.  SHOULD THE MANUAL OR
  180.   PIECE OF DOCUMENTATION PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL
  181.   NECESSARY SERVICING, REPAIR OR CORRECTION.
  182.  
  183.   6. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL
  184.   ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
  185.   REDISTRIBUTE THE MANUAL OR PIECE OF DOCUMENTATION AS PERMITTED ABOVE, BE
  186.   LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
  187.   CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
  188.   MANUAL OR PIECE OF DOCUMENTATION (INCLUDING BUT NOT LIMITED TO LOSS OF
  189.   DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
  190.   PARTIES OR A FAILURE OF A PROGRAM BASED ON THE MANUAL OR PIECE OF
  191.   DOCUMENTATION TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR
  192.   OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
  193.  
  194. -----------------------------------------------------------------------------
  195.  
  196. XRCed is released under the following terms:
  197.  
  198. Copyright (c) 2002, Roman Rolinsky <rollrom@users.sourceforge.net>
  199. All rights reserved.
  200.  
  201. Redistribution and use in source and binary forms, with or without
  202. modification, are permitted provided that the following conditions are met:
  203.  
  204. * Redistributions of source code must retain the above copyright notice,
  205.   this list of conditions and the following disclaimer.
  206. * Redistributions in binary form must reproduce the above copyright notice,
  207.   this list of conditions and the following disclaimer in the documentation
  208.   and/or other materials provided with the distribution.
  209.  
  210. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
  211. AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  212. IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  213. ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
  214. LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
  215. CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
  216. SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
  217. INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
  218. CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
  219. ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
  220. POSSIBILITY OF SUCH DAMAGE.
  221.  
  222. -----------------------------------------------------------------------------
  223.  
  224. The files in ./wxPython/wx/tools/Editra/pixmaps/theme/Tango/ (which
  225. are not used in the resulting .debs) are licensed under the following
  226. terms:
  227.  
  228. Creative Commons Attribution-ShareAlike 2.5 License Agreement
  229.  
  230. CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL SERVICES. DISTRIBUTION OF THIS LICENSE DOES NOT CREATE AN ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES REGARDING THE INFORMATION PROVIDED, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM ITS USE.
  231.  
  232. License
  233.  
  234. THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE COMMONS PUBLIC LICENSE ("CCPL" OR "LICENSE"). THE WORK IS PROTECTED BY COPYRIGHT AND/OR OTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS AUTHORIZED UNDER THIS LICENSE OR COPYRIGHT LAW IS PROHIBITED.
  235.  
  236. BY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE TO BE BOUND BY THE TERMS OF THIS LICENSE. THE LICENSOR GRANTS YOU THE RIGHTS CONTAINED HERE IN CONSIDERATION OF YOUR ACCEPTANCE OF SUCH TERMS AND CONDITIONS.
  237.  
  238. 1. Definitions
  239.  
  240.    1. "Collective Work" means a work, such as a periodical issue, anthology or encyclopedia, in which the Work in its entirety in unmodified form, along with a number of other contributions, constituting separate and independent works in themselves, are assembled into a collective whole. A work that constitutes a Collective Work will not be considered a Derivative Work (as defined below) for the purposes of this License.
  241.    2. "Derivative Work" means a work based upon the Work or upon the Work and other pre-existing works, such as a translation, musical arrangement, dramatization, fictionalization, motion picture version, sound recording, art reproduction, abridgment, condensation, or any other form in which the Work may be recast, transformed, or adapted, except that a work that constitutes a Collective Work will not be considered a Derivative Work for the purpose of this License. For the avoidance of doubt, where the Work is a musical composition or sound recording, the synchronization of the Work in timed-relation with a moving image ("synching") will be considered a Derivative Work for the purpose of this License.
  242.    3. "Licensor" means the individual or entity that offers the Work under the terms of this License.
  243.    4. "Original Author" means the individual or entity who created the Work.
  244.    5. "Work" means the copyrightable work of authorship offered under the terms of this License.
  245.    6. "You" means an individual or entity exercising rights under this License who has not previously violated the terms of this License with respect to the Work, or who has received express permission from the Licensor to exercise rights under this License despite a previous violation.
  246.    7. "License Elements" means the following high-level license attributes as selected by Licensor and indicated in the title of this License: Attribution, ShareAlike.
  247.  
  248. 2. Fair Use Rights. Nothing in this license is intended to reduce, limit, or restrict any rights arising from fair use, first sale or other limitations on the exclusive rights of the copyright owner under copyright law or other applicable laws.
  249.  
  250. 3. License Grant. Subject to the terms and conditions of this License, Licensor hereby grants You a worldwide, royalty-free, non-exclusive, perpetual (for the duration of the applicable copyright) license to exercise the rights in the Work as stated below:
  251.  
  252.    1. to reproduce the Work, to incorporate the Work into one or more Collective Works, and to reproduce the Work as incorporated in the Collective Works;
  253.    2. to create and reproduce Derivative Works;
  254.    3. to distribute copies or phonorecords of, display publicly, perform publicly, and perform publicly by means of a digital audio transmission the Work including as incorporated in Collective Works;
  255.    4. to distribute copies or phonorecords of, display publicly, perform publicly, and perform publicly by means of a digital audio transmission Derivative Works.
  256.    5.
  257.  
  258.       For the avoidance of doubt, where the work is a musical composition:
  259.          1. Performance Royalties Under Blanket Licenses. Licensor waives the exclusive right to collect, whether individually or via a performance rights society (e.g. ASCAP, BMI, SESAC), royalties for the public performance or public digital performance (e.g. webcast) of the Work.
  260.          2. Mechanical Rights and Statutory Royalties. Licensor waives the exclusive right to collect, whether individually or via a music rights society or designated agent (e.g. Harry Fox Agency), royalties for any phonorecord You create from the Work ("cover version") and distribute, subject to the compulsory license created by 17 USC Section 115 of the US Copyright Act (or the equivalent in other jurisdictions).
  261.    6. Webcasting Rights and Statutory Royalties. For the avoidance of doubt, where the Work is a sound recording, Licensor waives the exclusive right to collect, whether individually or via a performance-rights society (e.g. SoundExchange), royalties for the public digital performance (e.g. webcast) of the Work, subject to the compulsory license created by 17 USC Section 114 of the US Copyright Act (or the equivalent in other jurisdictions).
  262.  
  263. The above rights may be exercised in all media and formats whether now known or hereafter devised. The above rights include the right to make such modifications as are technically necessary to exercise the rights in other media and formats. All rights not expressly granted by Licensor are hereby reserved.
  264.  
  265. 4. Restrictions.The license granted in Section 3 above is expressly made subject to and limited by the following restrictions:
  266.  
  267.    1. You may distribute, publicly display, publicly perform, or publicly digitally perform the Work only under the terms of this License, and You must include a copy of, or the Uniform Resource Identifier for, this License with every copy or phonorecord of the Work You distribute, publicly display, publicly perform, or publicly digitally perform. You may not offer or impose any terms on the Work that alter or restrict the terms of this License or the recipients' exercise of the rights granted hereunder. You may not sublicense the Work. You must keep intact all notices that refer to this License and to the disclaimer of warranties. You may not distribute, publicly display, publicly perform, or publicly digitally perform the Work with any technological measures that control access or use of the Work in a manner inconsistent with the terms of this License Agreement. The above applies to the Work as incorporated in a Collective Work, but this does not require the Collective Work apart from the Work itself to be made subject to the terms of this License. If You create a Collective Work, upon notice from any Licensor You must, to the extent practicable, remove from the Collective Work any credit as required by clause 4(c), as requested. If You create a Derivative Work, upon notice from any Licensor You must, to the extent practicable, remove from the Derivative Work any credit as required by clause 4(c), as requested.
  268.    2. You may distribute, publicly display, publicly perform, or publicly digitally perform a Derivative Work only under the terms of this License, a later version of this License with the same License Elements as this License, or a Creative Commons iCommons license that contains the same License Elements as this License (e.g. Attribution-ShareAlike 2.5 Japan). You must include a copy of, or the Uniform Resource Identifier for, this License or other license specified in the previous sentence with every copy or phonorecord of each Derivative Work You distribute, publicly display, publicly perform, or publicly digitally perform. You may not offer or impose any terms on the Derivative Works that alter or restrict the terms of this License or the recipients' exercise of the rights granted hereunder, and You must keep intact all notices that refer to this License and to the disclaimer of warranties. You may not distribute, publicly display, publicly perform, or publicly digitally perform the Derivative Work with any technological measures that control access or use of the Work in a manner inconsistent with the terms of this License Agreement. The above applies to the Derivative Work as incorporated in a Collective Work, but this does not require the Collective Work apart from the Derivative Work itself to be made subject to the terms of this License.
  269.    3. If you distribute, publicly display, publicly perform, or publicly digitally perform the Work or any Derivative Works or Collective Works, You must keep intact all copyright notices for the Work and provide, reasonable to the medium or means You are utilizing: (i) the name of the Original Author (or pseudonym, if applicable) if supplied, and/or (ii) if the Original Author and/or Licensor designate another party or parties (e.g. a sponsor institute, publishing entity, journal) for attribution in Licensor's copyright notice, terms of service or by other reasonable means, the name of such party or parties; the title of the Work if supplied; to the extent reasonably practicable, the Uniform Resource Identifier, if any, that Licensor specifies to be associated with the Work, unless such URI does not refer to the copyright notice or licensing information for the Work; and in the case of a Derivative Work, a credit identifying the use of the Work in the Derivative Work (e.g., "French translation of the Work by Original Author," or "Screenplay based on original Work by Original Author"). Such credit may be implemented in any reasonable manner; provided, however, that in the case of a Derivative Work or Collective Work, at a minimum such credit will appear where any other comparable authorship credit appears and in a manner at least as prominent as such other comparable authorship credit.
  270.  
  271. 5. Representations, Warranties and Disclaimer
  272.  
  273. UNLESS OTHERWISE AGREED TO BY THE PARTIES IN WRITING, LICENSOR OFFERS THE WORK AS-IS AND MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND CONCERNING THE MATERIALS, EXPRESS, IMPLIED, STATUTORY OR OTHERWISE, INCLUDING, WITHOUT LIMITATION, WARRANTIES OF TITLE, MERCHANTIBILITY, FITNESS FOR A PARTICULAR PURPOSE, NONINFRINGEMENT, OR THE ABSENCE OF LATENT OR OTHER DEFECTS, ACCURACY, OR THE PRESENCE OF ABSENCE OF ERRORS, WHETHER OR NOT DISCOVERABLE. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OF IMPLIED WARRANTIES, SO SUCH EXCLUSION MAY NOT APPLY TO YOU.
  274.  
  275. 6. Limitation on Liability. EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE LAW, IN NO EVENT WILL LICENSOR BE LIABLE TO YOU ON ANY LEGAL THEORY FOR ANY SPECIAL, INCIDENTAL, CONSEQUENTIAL, PUNITIVE OR EXEMPLARY DAMAGES ARISING OUT OF THIS LICENSE OR THE USE OF THE WORK, EVEN IF LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
  276.  
  277. 7. Termination
  278.  
  279.    1. This License and the rights granted hereunder will terminate automatically upon any breach by You of the terms of this License. Individuals or entities who have received Derivative Works or Collective Works from You under this License, however, will not have their licenses terminated provided such individuals or entities remain in full compliance with those licenses. Sections 1, 2, 5, 6, 7, and 8 will survive any termination of this License.
  280.    2. Subject to the above terms and conditions, the license granted here is perpetual (for the duration of the applicable copyright in the Work). Notwithstanding the above, Licensor reserves the right to release the Work under different license terms or to stop distributing the Work at any time; provided, however that any such election will not serve to withdraw this License (or any other license that has been, or is required to be, granted under the terms of this License), and this License will continue in full force and effect unless terminated as stated above.
  281.  
  282. 8. Miscellaneous
  283.  
  284.    1. Each time You distribute or publicly digitally perform the Work or a Collective Work, the Licensor offers to the recipient a license to the Work on the same terms and conditions as the license granted to You under this License.
  285.    2. Each time You distribute or publicly digitally perform a Derivative Work, Licensor offers to the recipient a license to the original Work on the same terms and conditions as the license granted to You under this License.
  286.    3. If any provision of this License is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this License, and without further action by the parties to this agreement, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable.
  287.    4. No term or provision of this License shall be deemed waived and no breach consented to unless such waiver or consent shall be in writing and signed by the party to be charged with such waiver or consent.
  288.    5. This License constitutes the entire agreement between the parties with respect to the Work licensed here. There are no understandings, agreements or representations with respect to the Work not specified here. Licensor shall not be bound by any additional provisions that may appear in any communication from You. This License may not be modified without the mutual written agreement of the Licensor and You.
  289.  
  290. Creative Commons is not a party to this License, and makes no warranty whatsoever in connection with the Work. Creative Commons will not be liable to You or any party on any legal theory for any damages whatsoever, including without limitation any general, special, incidental or consequential damages arising in connection to this license. Notwithstanding the foregoing two (2) sentences, if Creative Commons has expressly identified itself as the Licensor hereunder, it shall have all rights and obligations of Licensor.
  291.  
  292. Except for the limited purpose of indicating to the public that the Work is licensed under the CCPL, neither party will use the trademark "Creative Commons" or any related trademark or logo of Creative Commons without the prior written consent of Creative Commons. Any permitted use will be in compliance with Creative Commons' then-current trademark usage guidelines, as may be published on its website or otherwise made available upon request from time to time.
  293.  
  294. Creative Commons may be contacted at http://creativecommons.org/.
  295.  
  296.  
  297. -----------------------------------------------------------------------------
  298.  
  299. .orig.tar.gz file is a repacked tarball generated using
  300. `uscan --repack --rename --download-current-version`.
  301.